func os.modeAt
2 uses
os (current package)
root_openat.go#L146: mode, e := modeAt(parent, name)
root_unix.go#L259: func modeAt(parent int, name string) (FileMode, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)